home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Boot / Interfaces / bci.i < prev    next >
Encoding:
Text File  |  1993-07-28  |  1.1 KB  |  13 lines

  1. ((dependencies)
  2.  (exported-ids 
  3.    ((name . |<bytefunction-class>|) (address |bci| |<bytefunction-class>|) (class . unknown) (argtype . -1) (position 0))
  4.    ((name . |<bytefunction>|) (address |bci| |<bytefunction>|) (class . unknown) (argtype . -1) (position 1))
  5.    ((name . |<extended-bytefunction>|) (address |bci| |<extended-bytefunction>|) (class . unknown) (argtype . -1) (position 2))
  6.    ((name . |add-code-vector|) (address |bci| |add-code-vector|) (class . function) (argtype . 4) (position 3))
  7.    ((name . |load-bytecodes|) (address |bci| |load-bytecodes|) (class . function) (argtype . 1) (position 4))
  8.    ((name . |set-module-statics|) (address |bci| |set-module-statics|) (class . function) (argtype . 2) (position 5))
  9.    ((name . |boot-module-list|) (address |bci| |boot-module-list|) (class . function) (argtype . 0) (position 6))
  10.    ((name . |byte-counts|) (address |bci| |byte-counts|) (class . function) (argtype . 0) (position 7))
  11.    ((name . |get-bci-codepos|) (address |bci| |get-bci-codepos|) (class . function) (argtype . 0) (position 8))
  12.    ((name . |set-bc-global|) (address |bci| |set-bc-global|) (class . function) (argtype . 2) (position 9))))
  13.